home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Contributed / SpriteWorld / About these folders next >
Encoding:
Text File  |  2000-10-06  |  1.2 KB  |  17 lines  |  [TEXT/ttxt]

  1. Depending on how you obtained SpriteWorld, you may not have all the folders mentioned below. The folders that make up the complete SpriteWorld 2 “set” are:
  2. Documentation
  3. SpriteWorld Examples
  4. SpriteWorld Files
  5. ResEdit RLE Editor
  6.  
  7. Complete documentation for SpriteWorld is in -- naturally -- the “Documentation” folder.
  8.  
  9. The “SpriteWorld Examples” folder holds several demo programs using SpriteWorld. Reading through the source code to these will be an important part of learning how to use SpriteWorld.
  10.  
  11. The SpriteWorld source code, headers, and the source to some ancillary utility routines used by the demo programs are all in the folder “SpriteWorld Files”.
  12.  
  13. The ResEdit RLE Editor folder contains a plug-in for ResEdit written by Anders Björklund that allows you to easily create and modify RLE Sprites.
  14.  
  15. For CodeWarrior users, the quickest way to get started is to copy “SpriteWorld Files” into the CodeWarrior folder.  This will make the SpriteWorld source and header files available to the demos. Think C users should copy “SpriteWorld Files” into their main Symantec/Think folder, or put an alias to that folder into the “Aliases” folder within your main Symantec/Think folder.
  16.  
  17. Vern Jensen